From e0efc760abd108631e104afd1c328fbe3e240236 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Thu, 13 Aug 2026 16:18:51 +0000 Subject: [PATCH] Correct COMM_IDS.Studied column name references --- doc/src/tables/aggressions.m4 | 2 +- doc/src/tables/locations_paper.m4 | 2 +- doc/src/tables/locations_utm.m4 | 2 +- doc/src/tables/matings.m4 | 2 +- doc/src/tables/pantgrunts.m4 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/src/tables/aggressions.m4 b/doc/src/tables/aggressions.m4 index 32bb38b..683e00b 100644 --- a/doc/src/tables/aggressions.m4 +++ b/doc/src/tables/aggressions.m4 @@ -350,7 +350,7 @@ The |COMM_IDS|.\ |COMM_IDS.CommID| of the of the focal. Further, this column is not validated to the extent that |WATCHES|.\ |WATCHES.CommID| is validated. - In particular, the |COMM_IDS|.\ |COMM_IDS.Study| column is not + In particular, the |COMM_IDS|.\ |COMM_IDS.Studied| column is not examined to ensure that an individual is not observed in a study community before their |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.EntryDate|. diff --git a/doc/src/tables/locations_paper.m4 b/doc/src/tables/locations_paper.m4 index 29f2b68..0147a29 100644 --- a/doc/src/tables/locations_paper.m4 +++ b/doc/src/tables/locations_paper.m4 @@ -140,7 +140,7 @@ CommID Further, this column is not validated to the extent that |WATCHES|.\ |WATCHES.CommID| is validated. - In particular, the |COMM_IDS|.\ |COMM_IDS.Study| column is not + In particular, the |COMM_IDS|.\ |COMM_IDS.Studied| column is not examined to ensure that an individual is not observed in a study community before their |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.EntryDate|. diff --git a/doc/src/tables/locations_utm.m4 b/doc/src/tables/locations_utm.m4 index 318c6c8..06deb25 100644 --- a/doc/src/tables/locations_utm.m4 +++ b/doc/src/tables/locations_utm.m4 @@ -151,7 +151,7 @@ CommID Further, this column is not validated to the extent that |WATCHES|.\ |WATCHES.CommID| is validated. - In particular, the |COMM_IDS|.\ |COMM_IDS.Study| column is not + In particular, the |COMM_IDS|.\ |COMM_IDS.Studied| column is not examined to ensure that an individual is not observed in a study community before their |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.EntryDate|. diff --git a/doc/src/tables/matings.m4 b/doc/src/tables/matings.m4 index 4b50ec0..e50dc74 100644 --- a/doc/src/tables/matings.m4 +++ b/doc/src/tables/matings.m4 @@ -226,7 +226,7 @@ CommID Further, this column is not validated to the extent that |WATCHES|.\ |WATCHES.CommID| is validated. - In particular, the |COMM_IDS|.\ |COMM_IDS.Study| column is not + In particular, the |COMM_IDS|.\ |COMM_IDS.Studied| column is not examined to ensure that an individual is not observed in a study community before their |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.EntryDate|. diff --git a/doc/src/tables/pantgrunts.m4 b/doc/src/tables/pantgrunts.m4 index 80bc1dd..fac1b53 100644 --- a/doc/src/tables/pantgrunts.m4 +++ b/doc/src/tables/pantgrunts.m4 @@ -142,7 +142,7 @@ CommID Further, this column is not validated to the extent that |WATCHES|.\ |WATCHES.CommID| is validated. - In particular, the |COMM_IDS|.\ |COMM_IDS.Study| column is not + In particular, the |COMM_IDS|.\ |COMM_IDS.Studied| column is not examined to ensure that an individual is not observed in a study community before their |BIOGRAPHY_DATA|.\ |BIOGRAPHY_DATA.EntryDate|. -- 2.34.1